﻿/***** ArticlePageStandard page layout *****/

#uogArticlePageStandardWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogArticlePageStandardLeftColumn {float:left; width:180px;}
	#uogArticlePageStandardMainColumn {float:right; width:620px;}
	#uogArticlePageStandardVideoPlayerWrapper {height:392px; margin:0px auto 20px auto; width:480px;}


/***** StandardPageTwoColumnWithImageAndCaption page layout *****/

#uogArticlePageWithImageAndCaptionWrapper {margin:0px 0px 0px 0px; width:820px;}
	#uogArticlePageWithImageAndCaptionLeftColumn {float:left; width:180px;}
	#uogArticlePageWithImageAndCaptionMainColumn {float:right; width:620px;}
#uogArticlePageImageAndCaptionWrapper {float:right; margin:0.6em 0em 0.8em 0.6em; width:250px;}
	#uogArticlePageImageWrapper {background:#f3f3f3;}
	#uogArticlePageCaptionWrapper {background:#f3f3f3; color:#111111; font-size:0.85em; line-height:1.3em; padding:0.3em 0.6em 0.3em 0.6em;}
	#uogArticlePageImageAndCaptionWebPart {margin:0px; padding:0px;}


/***** Time and Date Stamp / Add This Button *****/

#uogArticlePageDateStampWrapper {border:0px dotted #999999; border-bottom-width:1px; margin-bottom:19px; padding-bottom:5px;}
#uogArticlePageDateStamp {color:#999999; display:inline; float:left; font:normal 400 9px/9px verdana,sans-serif; padding-top:3px;}
	#uogAddThisButton {display:inline; float:right; margin:0px;} /* Override styles set in Recruitment.master /*


/***** General HtmlArea and Web Part containers *****/

DIV.uogArticlePageMainColumnHtmlArea {margin:0px 0px 6px 0px; padding:0px;}
DIV.uogArticlePageMainColumnWebPart {margin:0px; padding:0px;}

DIV.uogArticlePageLeftColumnHtmlArea {font-size:0.88em; line-height:160%; margin:12px 0px 6px 0px; padding:0px;}
DIV.uogArticlePageLeftColumnWebPart {font-size:0.88em; line-height:160%; margin:0px; padding:0px;}

DIV.uogArticlePageRightColumnHtmlArea {font-size:0.88em; line-height:160%; margin:0px 0px 6px 0px; padding:0px;}
DIV.uogArticlePageRightColumnWebPart {font-size:0.88em; line-height:160%; margin:0px; padding:0px;}

